SG Window
Windows Collection

©1998 by Stinga

Reference    Properties    Methods    Events     Constants    Errors    How To...
Description

Windows object is a collection of Window objects. It can be retrieved as a result of a FindWindows method or from the Children property of the Window object

Remarks

Windows collection is a static snapshot. Items are determined at the moment collection is created, so if you cache this collection be aware that some windows may have been destroyed by the time they are used.